profiles
Get profile
Retrieve the specified profile by its id or name. You may also optionally specify a list of fields to include in the response.
get/profiles/{key}
Path parameters
keystring required
The id or name of the profile to retrieve.
Query parameters
fieldsstring[]
Comma-delimited list of field names to include in the response.
Response
Success, returns the specified profile.