Documentation Index
Fetch the complete documentation index at: https://docs.provisionr.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Workspace Log ID
WorkspaceLogDetailedResponseData
"wslog_01hq8xyzabc123def456ghi789"
The ID of the workspace tenant
"hqwks_01hq8xyzabc123def456ghi789"
The timestamp when the audit log was created
"2024-01-15T10:30:00Z"
The timestamp when the event occurred
"2024-01-15T10:30:00Z"
The industry standard log severity level
emergency, alert, critical, error, warning, notice, info, debug "info"
The type of event (e.g., namespace.resource.child_resource?.action.result?.context?)
"policy.user.create.success"
The method or action that triggered the log entry and line number
"\\App\\Actions\\V1\\PolicyUser\\CreatePolicyUser::handle:33"
The log message describing the action
"Policy User Qualified and Added to Manifest"
Error messages associated with the action
{
"key1": "Value 1",
"message": "Invalid input"
}Additional metadata associated with the log entry. This provides context that the ID and type may not cover
{ "key1": "value1", "key2": "value2" }The type of actor (e.g., workspace_user, workspace_service, workspace_integration)
"workspace_user"
The ID of the actor who performed the action
"wsusr_01hq8xyzabc123def456ghi789"
The name of the actor who performed the action
"Dade Murphy"
The alphadash handle of the actor that performed the action
"dmurphy"
The session ID of the actor
"A1b2c3D4e5f6G7h8I9J0k1l2m3n4o5p6q7r8s9t0"
The source of the actor
system System Artisan commands or queued jobs |
cli CLI Authenticated via a token with an associated device |
api API Authenticated via a token without a device (PAT, service token, etc.) or unauthenticated request to API routes |
web Web Session-based web UI requests |
system, cli, api, web The snake_case or camelCase key in the database table (or API response) that was modified. This provides a before and after snapshot for database column or array values that are changed
"name"
The old database or API response value of the attribute before modification. Null for created records
"IT Team"
The new value of the attribute after modification
"Security Team"
The type of the parent resource
"google_workspace_group"
The ID of the parent resource
"gwgrp_01hq8xyzabc123def456ghi789"
The type of the record being acted upon
"policy_user"
The ID of the record being acted upon
"pousr_01hq8xyzabc123def456ghi789"
The Integration Provider API identifier of the record (if applicable)
"a1b2c3d4-e5f6-a7b8-c9d0-e1f2g3h4i5j6"
The ID of the related resource
"porul_01hq8xyzabc123def456ghi789"
The type of the related resource
"policy_rule"
The ID of the subject related to the action
"drusr_01hq8xyzabc123def456ghi789"
The type of the subject. The record type is the action that was performed. The subject is on behalf of who
"directory_user"
"workspace_service"
"workspace_user"
The count of records affected by this action (if applicable for bulk operations)
5
The batch identifier for grouped job operations
"xxxxx_01hq8xyzabc123def456ghi789"
The job ID associated with this log entry
"xxxxx_01hq8xyzabc123def456ghi789"
The platform where the job was executed
The pipeline ID for CI/CD operations
"123456789"
The timestamp when the job was executed
"2024-01-15T10:30:00Z"
The transaction ID for the job
"xxxxx_01hq8xyzabc123def456ghi789"