revisions
Get revision timelines
Get the timelines (deployment targets) where this revision is active.
get/v2/revisions/{revision}/timelines
Path parameters
revisionstring required
Revision ID (globally unique)
Response
OK
Example response
[
{
"partition": {
"git.branch": "main"
}
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.