List entity descriptors
GET/api/v1/catalog/descriptors
List entity descriptors
The descriptors do not include objects (e.g. custom data, dependencies, etc) defined via the API
Request
Responses
- 200
- 429
Successfully retrieved entity descriptors
The client has exceeded the rate limit by performing too many requests in a short period. Retry the request after a delay.
Response Headers
Retry-After
The number of seconds until the rate limiting resets.