- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
NOTE: This endpoint needs to be activated in your Tealium iQ account before you can use it. Please contact your Tealium account manager.
GET https://api.tealiumiq.com/v1/accounts/[account]/[profile]/revisions/[revision ID]/[target]
Path Parameters (REQUIRED) | Description |
---|---|
[account] | Name of the Tealium iQ account |
[profile] | Name of the profile in the account |
[revision ID] | Timestamp of the revision |
[target] |
Publish environment where the revision is published. This can be 'dev', 'qa', 'prod', or custom. |
utk |
CSRF token Example: utk=65489FDSTJGF549870FSH |
Header Field Name | Description | Example value |
---|---|---|
Accept | MIME type of the body of the GET request | application/octet-stream |
JSESSION cookie | Cookie for sending jsession ID, i.e. the unique session identifier | JSESSIONID=415072043799098022 |
GET https://api.tealiumiq.com/v1/accounts/acme/main/revisions/201508181717/prod
Returns all the requested files for the Status 200 OK. The bundle is available as a compressed '.zip' file.
The binary archive contains the following files:
Status 400 Not Found error occurs when the call fails. You can expect to see the following error message.
{
“returnCode” : 1270,
“message” : “The revision bundle requested is not the latest”
}
Copyright All Rights Reserved © 2008-2023