List project service accounts
GET
https://api.openai.com/v1/organization/projects/proj_abc/service_accountsReturns a list of service accounts in the project.
Request
Query Params
after
string
required
Example:
custom_id
limit
string
required
Example:
20
Header Params
Authorization
string
required
Example:
Bearer $OPENAI_ADMIN_KEY
Content-Type
string
required
Example:
application/json
Body Params text/plain
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
Not configured
Last modified: 14 days ago