Skip to main content
GET
/
sources
/
{id}
Get Source
curl --request GET \
  --url https://tms.universal.rollout.com/api/sources/{id}
{
  "id": "<string>",
  "name": "<string>",
  "originalIds": {},
  "original": {}
}

Documentation Index

Fetch the complete documentation index at: https://rollout.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

Response

OK

id
string
required
name
string
required
originalIds
object
required
original
object
required