Get applications

Get user applications

GET https://ris.rightsline.com/v4/user/app

Headers

[
    {
        "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