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

Description

Returns the external personal identity matching the ID specified.

HTTP methodURI scheme
GET/server/external-personal-identity/{personalIdentityId}

Parameters

TypeNameDescriptionQualificationSchema
Path

personalIdentityId

The ID of the external personal identity to get.

Required

string

Responses

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.String

Security

TypeName
apiKeyKey
  • No labels