Users

Get a specific user

GET
/v1/external-users/
id
curl --request GET \
  --url https://api.lunary.ai/v1/external-users/{id} \
  --header 'Authorization: Bearer <api_key>' \
  --header 'Content-Type: application/json'

Parameters

NameLocated InRequiredSchema
idpathYesstring

Responses

200

Successful response

PropertyTypeDescription
idstring
createdAtstring
externalIdstring
lastSeenstring
propsobject
costnumber

Questions? We're here to help.

Email