Access requests/Get an access requests by ID

GET {{portal-host-port}}/portal-api/access_requests/5

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Authorizationstring

RESPONSES

status: OK

{"AuthType":"jwt","Catalogue":"","Client":"Test application","CreatedAt":"2023-08-03 09:52","Credentials":[{"AccessRequest":"AccessRequest#5","Credential":"eyJvcmciOiI2NGI2YjM2NjJiMTZjMTAwMDFhMDUwNDAiLCJpZCI6IjgxYzlmYmE4YmVmYjRjMzQ5MTNjNTE3ZTJkYjFlMzhhIiwiaCI6Im11cm11cjY0In0=","CredentialHash":"93aa76b14c1cb6b7","DCRRegistrationAccessToken":"","DCRRegistrationClientURI":"","DCRResponse":"","Expires":"1969-12-31 19:00","GrantType":"","ID":2,"JWKSURI":"","OAuthClientID":"","OAuthClientSecret":"","RedirectURI":"","ResponseType":"","Scope":"","TokenEndpoints":""}],"DCREnabled":false,"DeletedAt":"","ID":5,"Plan":"free_plan","Products":"Payment Product","ProvisionImmediately":true,"Status":"approved","UpdatedAt":"2023-08-03 09:52","User":"User#1"}