Versions Compared

Key

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

...

Returns a list of all internal roles that exist in the company.

HTTP MethodmethodURI Schemescheme
GET/server/internal-role

Responses

HTTP CodecodeMessageDescriptionSchema
200

A list of internal roles.

<InternalRole> array

400The application with the specified key could not be found
string

Security

TypeName
apiKeyKey

...