Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Description

Returns the external role matching the ID specified.

HTTP MethodURI Scheme
GET/server/external-role/{roleId}

Parameters

TypeNameDescriptionQualificationSchema
Path

roleId

The ID of the external role to get.

Requiredstring

Responses

HTTP CodeMessageDescriptionSchema
200

The external role.

ExternalRole

400The application with the specified key could not be found

400Invalid role ID format

400Role not found!

400The role ID '%1' does not match the company ID '%2'.%1 is the role ID specified via the URL.
%2 is the company ID associated with the submitted application key.

Security

TypeName
apiKeyKey
  • No labels