Skip to content

Get profile

Returns a single profile by ID, including its name, color, and default status.

GET /v1/profiles/{profileId}

Returns a single profile by ID, including its name, color, and default status.

Parameters

  • profileId (path, string) required

Responses

200 — Profile

  • profile ($ref)

401

404