Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.twine.se/v1/org/jobs/{job_id} \ --header 'Authorization: Bearer <token>'
{ "data": { "id": "018eae56-8f9d-7ca0-bea3-17f3db6cf75b", "org_id": "018eae56-8f9d-7ca0-bea3-17f3db6cf75b", "completed_at": "2021-06-01T12:00:00Z", "domain_mapping_id": "018eae56-8f9d-7ca0-bea3-17f3db6cf75b", "inserted_at": "2021-06-01T12:00:00Z", "parent_id": "018eae56-8f9d-7ca0-bea3-17f3db6cf75b", "sync_trigger_id": "018eae56-8f9d-7ca0-bea3-17f3db6cf75b", "system_integration_id": "018eae56-8f9d-7ca0-bea3-17f3db6cf75b", "updated_at": "2021-06-01T12:00:00Z" } }
Bearer token for authentication
Twine specific Job UUID
Response
A Job
A sync or replication job
Show child attributes