Versions Compared

Key

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

...

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

HTTP MethodmethodURI Schemescheme
GET/server/external-role

Responses

HTTP CodecodeMessageDescriptionSchema
200

A list of external roles.

<ExternalRole> array

400The application with the specified key could not be found

...