v1
latestOpenAPI 3.1.0MIT2026-07-2654137287.8 KBlogs
Query Log Entries
Retrieve a collection of log entries for the organization identified by {organization_name} matching the log query.
post/organizations/{organization_name}/log-entries
Request body
Example request
{
"page_size": 1
}Response
OK
Example response
{
"organization_name": "acme-corp"
}