Plugin
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
GET |
List all plugin configs logs
Required API key scopes
plugin:read
Path parameters
- plugin_config_idstring
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Query parameters
- limitinteger
Number of results to return per page.
- offsetinteger
The initial index from which to return the results.
Response
Example request
GET
/api /projects /:project_id /plugin_configs /:plugin_config_id /logs
Example response
Status 200
RESPONSE