Used to retrieve the scopes and RP details associated with the ARID. The ARID must be in Pending status.

GET {{baseUrl}}/claims/scopes/:arid

Used to retrieve the scopes and RP details associated with the ARID.
This API is mandatory.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"scopes":["name:0:365","name:0:365"],"rpName":"THISRP","rpLogoUrl":"https://www.rpsite.com/logo.jpg"}