Referencia de APIOrganization
Get Organization events
← Back to full API reference
GET
/v1/organization/eventsAuth required- Requires organization permissions for this resource.
Request details
No path or query parameters were captured for this endpoint.
Default payloads
Path params
json
{}Query
json
{}Sample response
json
{
"result": "<events>",
"total": "<value>",
"itemsPerPage": "<value>",
"currentPage": "<value>"
}