v1.0.0
OAS 3.0.3
Lightyear API
Lightyear API
Client Libraries
Lightyear API
Environment name (dev | prod)
The id of the user in your system
Unauthorized
curl 'https://app.runlightyear.com/api/v1/envs/{envName}/integrations' \
--header 'Authorization: YOUR_SECRET_TOKEN'
[
{
"id": "…",
"name": "…",
"description": "…",
"iconUrl": "…",
"authType": "…",
"authStatus": "…"
}
]
OK
Managed Users
Collections