List credentials for an access request

GET {{baseUrl}}/apps/:app_id/access-requests/:access-request_id/credentials

List credentials from a specific access request for this app

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"AccessRequest":"\u003cstring\u003e","Credential":"\u003cstring\u003e","CredentialHash":"\u003cstring\u003e","DCRRegistrationAccessToken":"\u003cstring\u003e","DCRRegistrationClientURI":"\u003cstring\u003e","DCRResponse":"\u003cstring\u003e","Expires":"\u003cdateTime\u003e","OAuthClientID":"\u003cstring\u003e","OAuthClientSecret":"\u003cstring\u003e","RedirectURI":"\u003cstring\u003e","ResponseType":"\u003cstring\u003e","Scope":"\u003cstring\u003e","TokenEndpoints":"\u003cstring\u003e","GrantType":"\u003cstring\u003e","ID":"\u003cinteger\u003e"},{"AccessRequest":"\u003cstring\u003e","Credential":"\u003cstring\u003e","CredentialHash":"\u003cstring\u003e","DCRRegistrationAccessToken":"\u003cstring\u003e","DCRRegistrationClientURI":"\u003cstring\u003e","DCRResponse":"\u003cstring\u003e","Expires":"\u003cdateTime\u003e","OAuthClientID":"\u003cstring\u003e","OAuthClientSecret":"\u003cstring\u003e","RedirectURI":"\u003cstring\u003e","ResponseType":"\u003cstring\u003e","Scope":"\u003cstring\u003e","TokenEndpoints":"\u003cstring\u003e","GrantType":"\u003cstring\u003e","ID":"\u003cinteger\u003e"}]