ServiceAuthProfileApiResponse

ServiceAuthProfileApiResponse
ServiceAuthProfileApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "configpb_attributes": {
                "version": 0
            },
            "description": "string",
            "name": "string",
            "service_oauth_profile": {
                "authorization_endpoint": "string",
                "client_id": "string",
                "org_id": "string",
                "service_id": "string",
                "service_name": "string"
            },
            "tenant_ref": "string",
            "type": "string",
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next