Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Returns the access matching the ID specified.

...

TypeNameDescriptionQualificationSchema
Path

accessId

The ID of the access to get.

Required

string

Responses

HTTP CodeMessageDescriptionSchema
200

The access matching the ID.

Access

400The application with the specified key could not be found

400Invalid role ID format

This error message is returned when

  • a global ID on the path section of the URL is not in the correct format.


Info
It is not necessarily related to a role and its ID.



400Unknown error

This error message is returned when

  • the supplied accessId is not known.

Security

TypeName
apiKeyKey

...