Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X GET 'https://api.example.com/resource-types/resource_type_document' \ -H 'Authorization: Bearer YOUR_TOKEN'
{ "id": "resource_type_document", "name": "Document", "key": "document", "scopeId": "scope_acme", "createdAt": "2024-01-15T10:30:00Z", "createdBy": "system" }
Get a resource type by ID
Was this page helpful?