Get a profile form by profile form id
GET {{backofficeURL}}/ProfileService/profiles/forms/{{profileFormID}}?access_token={{useraccessToken}}
- Using this service, we can get a specific profile form based on profileFormID.
- Since the profileFormID will be automatically applied in the service, running this service will result in a specific profile form.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
access_token | string |