List a provisioning collection
Provisioning
List a provisioning collection
Read a tenant-scoped collection and receive { id, data } entries.
GET
List a provisioning collection
Use this endpoint to list documents in a collection.
Response shape
Collection reads return an array of entries:Example: list users
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Tenant identifier.
Collection name under the tenant (for example: users, bots, jobs).

