Get profile by profileid
GET {{backofficeURL}}/ProfileService/profiles/{{profileID}}?access_token={{useraccessToken}}
- Using this service, we can get profile details by it's profile id.
- Since the profileID will be automatically applied in the service, running this service will result in a specific profile.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
access_token | string |