List Datasets
GET/schema-query/api/query/:database_id/:schema_name
Retrieves datasets for the requested schema and delivers the payload as a streaming response.
🔗 Resource Routing Context
- Query Database ID Path Identifier:
51MC4NECO0COA6ULSU30P4Q8OB
This routing key represents the database ID. All schema adjustments are strictly sandboxed inside this unique database ID mapping context. - Query Schema Name Path Identifier:
usersThis routing key represents the schema name.
Request
Responses
- 200
- 400
- 404
- 422
Object collection lookup finalized successfully.
Invalid internal database query formatting block or missing schema structural mapping hash.
Request routing schema target reference cluster path not found.
Processing entity exception. Missing authorization token variables or key metadata parameters.