Skip to main content
GET
Get Profile Status

Authorizations

X-API-Key
string
header
required

Path Parameters

profile_id
string
required

Response

Successful Response

Response containing the current status of a profile.

profile_id
string
required

The queried profile identifier.

status
enum<string>
required

Current status of the profile.

Available options:
VALIDATING,
QUEUING,
IN_PROGRESS,
READY,
ERROR,
INACTIVE
message
string
required

Optional message in case of an error.