cURL
curl --request GET \ --url https://api.tryprofound.com/v1/org/categories/{category_id}/topics
[ { "id": "<string>", "name": "<string>" } ]
Get the organization categories.
Successful Response
Was this page helpful?