Get a job.
GET/api/v4/jobs/:job_id
Gets a single job. Minimum server version: 4.1
Permissions
Must have permission to read the job's type:
read_data_retention_job—data_retentionread_compliance_export_job—message_exportread_elasticsearch_post_indexing_job—elasticsearch_post_indexingread_elasticsearch_post_aggregation_job—elasticsearch_post_aggregationread_ldap_sync_job—ldap_syncread_jobs—migrations,plugins,product_notices,expiry_notify,active_users,import_process,import_delete,export_process,export_delete,cloud,mobile_session_metadata,extract_contentmanage_system—access_control_sync
Request
Responses
- 200
- 400
- 401
- 403
- 404
Job retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found