Plugin
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
GET | |
GET |
List all environments plugin configs logs
Required API key scopes
plugin:readPath parameters
- environment_idstring
- plugin_config_idstring
Query parameters
- limitinteger
- offsetinteger
Response
Example request
GET /api /environments /:environment_id /plugin_configs /:plugin_config_id /logsExample response
Status 200
RESPONSE
List all plugin configs logs
Required API key scopes
plugin:readPath parameters
- plugin_config_idstring
- project_idstring
Query parameters
- limitinteger
- offsetinteger
Response
Example request
GET /api /projects /:project_id /plugin_configs /:plugin_config_id /logsExample response
Status 200
RESPONSE