This API retrieves a single profile (by ID) for a specific account.
Request
| Method | URL |
|---|---|
| GET | https://{domain}/api/account/{accountId}/configuration/le-users/profiles/{profileId} |
Request Headers
| Header | Description |
|---|---|
| Authorization | Contains token string to allow request authentication and authorization. |
Request Body
Appendix for Entity Structure and Entity Example.
Path Parameters
| Parameter | Description | Type / Value |
|---|---|---|
| accountId | LP site ID | string |
| profileId | Profile ID | Positive long number greater than zero |
Response
Response Body
Please see the Appendix for Entity Structure and Entity Example.