Logs-4
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
GET | |
POST | |
POST | |
POST | |
GET |
Retrieve logs has logs
Required API key scopes
logs:readPath parameters
- project_idstring
Example request
GET /api /projects /:project_id /logs /has_logsExample response
Status 200 No response body
Create logs query
Required API key scopes
logs:readPath parameters
- project_idstring
Request parameters
- query
Example request
POST /api /projects /:project_id /logs /queryExample response
Status 200 No response body
Create logs query
Required API key scopes
logs:readPath parameters
- project_idstring
Request parameters
- query
Example request
POST /api /projects /:project_id /logs /queryExample response
Status 200 No response body
Create logs services
Required API key scopes
logs:readPath parameters
- project_idstring
Example request
POST /api /projects /:project_id /logs /servicesExample response
Status 200 No response body
Create logs services
Required API key scopes
logs:readPath parameters
- project_idstring
Example request
POST /api /projects /:project_id /logs /servicesExample response
Status 200 No response body
Create logs sparkline
Required API key scopes
logs:readPath parameters
- project_idstring
Example request
POST /api /projects /:project_id /logs /sparklineExample response
Status 200 No response body
Create logs sparkline
Required API key scopes
logs:readPath parameters
- project_idstring
Example request
POST /api /projects /:project_id /logs /sparklineExample response
Status 200 No response body
Retrieve logs values
Required API key scopes
logs:readPath parameters
- project_idstring
Query parameters
- attribute_typestringOne of:
"log""resource" - keystring
- valuestring
Example request
GET /api /projects /:project_id /logs /valuesExample response
Status 200 No response body
Retrieve logs values
Required API key scopes
logs:readPath parameters
- project_idstring
Query parameters
- attribute_typestringOne of:
"log""resource" - keystring
- valuestring
Example request
GET /api /projects /:project_id /logs /values