Versions Compared

Key

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

...

Returns the external personal identity matching the ID specified.

HTTP MethodmethodURI Schemescheme
GET/server/external-personal-identity/{personalIdentityId}

...

This error message can be returned if one or more parameters are of the wrong type. See ExternalPersonalIdentity for details
HTTP codeCommon messagesDescriptionSchema
200

The external personal identity.

ExternalPersonalIdentity

400The application with the specified key could not be found
string
Company ID is not part of identity ID.This error message is returned when the identity ID does not belong to the requesting company.string
Invalid role ID formatThis error message is returned if the parameter 'personalIdentityId' of the URI is not in the correct format.stringVerification failed. The reason could be, for instance, that the server account does not exist or is not active. No content500

An unexpected error occurred: Type definition error [...]

.string

Security

TypeName
apiKeyKey

...