Resources

List resource types visible to this api-key

GET/resources/types
X-Api-Key<token>

Issued to you when your integration is provisioned. Determines which catalogue resources are visible and which AI tools are available.

In: header

Response Body

application/json

curl -X GET "https://example.com/resources/types"
{  "success": true,  "status": "success",  "message": "Success",  "data": {}}