Zum Hauptinhalt springen

ProfileResponse

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