Get profile with identifier
GET {{backofficeURL}}/SolitxService/ProfilesService/profiles?identifier={{identifier}}&access_token={{useraccessToken}}
- The endpoint returns data based on the profile identifier provided as a parameter.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
identifier | string | ||
access_token | string |