Audit Query API
Version: 1.5.0
API Endpoints
Method | HTTP request | Description |
---|---|---|
export | POST /audit-log-exports | Create an asynchronous job to export audit logs. |
poll | GET /audit-log-exports/{jobId} | Returns the state and result of an export audit logs operation. |
Models
Authorization
OAuth2
For more information about authorization see Getting Started Using the DPoD API.
- Type: OAuth
- Scopes:
- dpod.tenant.spadmin: Service Provider Administrator
- dpod.tenant.admin: Tenant Administrator
- dpod.tenant.appowner: Application Owner
- dpod.tenant.api_appowner: Application Owner API platform credentials
- dpod.tenant.api_spadmin: Service Provider Administrator API platform credentials