ProfileResponse
idstring
Example:
svc-123456display_namestring
Example:
API Servicescopesstring[]
Example:
["documents.read","documents.write"]ProfileResponse
{
"id": "svc-123456",
"display_name": "API Service",
"scopes": [
"documents.read",
"documents.write"
]
}