Get applications
Get user applications
GET
https://ris.rightsline.com/v4/user/app
Headers
Name
Type
Description
x-api-key*
string
Your company's API key.
Authentication*
string
Authentication token.
[
{
"id": 24,
"name": "Some Company",
"url": "https://admin.rightsline.com/",
"urlTypeId": "3"
},
{
"id": 45,
"name": "UX2 - Some Company",
"url": "https://app.rightsline.com/",
"urlTypeId": "4"
}
]
Last updated
Was this helpful?