Profiles

Profiles API overview

The Profiles API allows integrators to retrieve profile information.

The API supports listing available profiles and retrieving detailed information for a specific profile.


Profiles API endpoints

The following table lists the endpoints for working with profiles.
Click any action in the first column to open its API reference page.

ActionMethodPathDescription
List profilesGET/api/profile/v1Retrieve all profiles available to the logged-in administrator.
Get profile detailsGET/api/profile/v1/{id}Retrieve detailed information for a specific profile by ID.