Permissions

Permissions

Retrieve the permissions for the supplied scope and subject

get/v2/permissions/{scope}/{subject}

Path parameters

scopestring required

The scope of the permissions to retrieve

subjectstring required

The subject for which the permissions are retrieved, e.g., a merchant code

Response

OK

object required

Example response

{
  "service": "{...}"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.