Logo
ActiveCampaign Developer Relations API Documentation

List all schemas

GET {{yourAccountUrl}}/api/3/customObjects/schemas

 

Body PARAM

Key Datatype Required Description 
orders[createdTimestamp]
string



HEADERS

Key Datatype Required Description 
Api-Token
string Your ActiveCampaign API Token




RESPONSES

status





Curl
curl -X GET '/api/3/customObjects/schemas?orders[createdTimestamp]=DESC' -H 'Api-Token: yourApiKey'

ENDPOINTS