For the complete documentation index, see llms.txt. This page is also available as Markdown.

Troubleshooting

Troubleshooting of PBX system.

List audit logs

get

Retrieve a collection of audit logs.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

OK

application/json
countinteger · int64Optional

Total number of resource.

Example: 100
get/audit_logs

List event logs

get

Retrieve a collection of event logs.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

OK

application/json
countinteger · int64Optional

Total number of resource.

Example: 100
get/event_logs

Last updated

Was this helpful?