How to retrieve category list?
To retrieve a full list of categories:
curl --location --request GET 'https://content.allrites.com/api/ritestream/categories' \
--header 'api-token: your token'
Last updated
Was this helpful?
To retrieve a full list of categories:
curl --location --request GET 'https://content.allrites.com/api/ritestream/categories' \
--header 'api-token: your token'
Last updated
Was this helpful?