Beta: Get datasource status
Gather information about the datasource’s overall status. Currently in beta, might undergo breaking changes without prior notice.
Tip: Refer to the Troubleshooting tutorial for more information.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The datasource to get debug status for.
Response
200
application/json; charset=UTF-8
OK
Describes the response body of the /debug/{datasource}/status API call