logs
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"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.