Integrations
List plugin endpoints for a project
GET
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Plugin endpoints loaded
Preferred shape for successful JSON responses is { ok, data, meta } with list metadata
(e.g. pagination totals) in top-level meta, not nested under data.
Error