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 14 Next »

Description

Returns the external role account matching the ID specified.

HTTP methodURI scheme
GET/server/external-role-account/{roleAccountId}

Parameters

TypeNameDescriptionQualificationSchema
Path

roleAccountId

The ID of the external role account.

Requiredstring

Responses

HTTP codeCommon messagesDescriptionSchema
200

The external role account.

ExternalRoleAccount

400The application with the specified key could not be found
String
The role account ID '<%1>' does not match the company ID '<%2>'.<%1> is the role account ID specified via the URL. <%2> is the company ID associated with the submitted application key.String
Invalid role ID formatThis error message is returned when the role account ID supplied is incomplete.String
Role account not found!
String

Security

TypeName
apiKeyKey
  • No labels