cURL
curl --request GET \ --url https://unified-api.creatorcommerce.shop/creators/{creatorId}/forms \ --header 'x-channel-access-token: <api-key>'
{ "forms": [ { "_id": "67f8d0eb224ca611de0b5001", "title": "Creator Intake Form", "description": "Collect creator profile and storefront metadata", "url": "https://dashboard.creatorcommerce.shop/forms/67f8d0eb224ca611de0b5001?email=jill%40example.com&channel=nuuds-com.myshopify.com" } ] }
Returns creator-facing custom forms for the creator/channel context.
Channel or partner access token (x-channel-access-token or x-partner-access-token)
Forms retrieved
Show child attributes