cURL
curl --request GET \ --url https://api.example.com/api/taxonomy/investor-types \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": 123, "name": "<string>", "code": "<string>" } ], "page": { "limit": 123, "offset": 123, "total": 123 } }
Auth0 JWT access token
Keyword search (min 2 chars). Fuzzy matches name and aliases.
2
"artificial intelligence"
"industry"
Number of results to return (1-1000, default 100)
"100"
"0"
List of investor types
Show child attributes