Versions Compared

Key

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

...

Returns the external personal identity matching the ID specified.

HTTP

Method

method

URI

Scheme

scheme

GET

/server/external-personal-identity/{personalIdentityId}

Parameters

Type

Name

Description

Qualification

Schema

Path

personalIdentityId

The ID of the external personal identity to get.

Required

string

String

Responses

HTTP

Code

code

Common

response messages (and descriptions)

messages

Description

Schema

200

(

The external personal identity.

)

ExternalPersonalIdentity

400

"

The application with the specified key could not be found

"

string

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

String

"

Invalid role ID format

"

(

This error message is returned if the parameter 'personalIdentityId' of the URI is not in the correct format.

)

string

String

Security

Type

Name

apiKey

Key