Skip to main content
GET
Get external user profile

Authorizations

X-API-KEY
string
header
required

API key for authentication. You can generate this from the 16TMS console.

Path Parameters

externalId
string
required

The external ID of the user.

Response

External user profile retrieved successfully

success
boolean

Indicates if the request was successful.

Example:

true

message
string

A message describing the result of the operation.

Example:

"External user profile retrieved successfully"

data
object
meta
object