cURL
curl --request GET \ --url https://api.starleads.co/CampaignField/{campaignId} \ --header 'X-Api-Key: <api-key>'
[ { "id": "<string>", "name": "<string>", "isMandatory": true } ]
Documentation IndexFetch the complete documentation index at: https://docs.starleads.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.starleads.co/llms.txt
Use this file to discover all available pages before exploring further.
Api key to pass as a X-Api-Key request header. You can get yours in your profile when authenticated in Starleads
X-Api-Key
ID of the campaign.
Success