Apps and credentials/Get all credentials for an app
GET {{portal-host-port}}/portal-api/apps/3/access-requests/4/credentials
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |
RESPONSES
status: OK
[{"AccessRequest":"AccessRequest#4","Credential":"eyJvcmciOiI2NGI2YjM2NjJiMTZjMTAwMDFhMDUwNDAiLCJpZCI6IjY1YWI1ODBmMmYxNzRiNWU4OWE4ZGI2MGZmZDU4ZmFhIiwiaCI6Im11cm11cjY0In0=","CredentialHash":"b5ce00a05a9c6866","DCRRegistrationAccessToken":"","DCRRegistrationClientURI":"","DCRResponse":"","Expires":"1969-12-31 19:00","GrantType":"","ID":1,"JWKSURI":"","OAuthClientID":"","OAuthClientSecret":"","RedirectURI":"","ResponseType":"","Scope":"","TokenEndpoints":""}]