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

KeyDatatypeRequiredDescription
access_tokenstring