Get all applications
GET {{url}}/apiplatform/repository/v2/organizations/{{organization_id}}/applications?ascending=true&filter=all&limit=10&literalMatch=true&offset=0&sort=name&targetAdminSite=true
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ascending | boolean | ||
filter | string | ||
limit | number | ||
literalMatch | boolean | ||
offset | number | ||
sort | string | ||
targetAdminSite | boolean |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |