App List

Unified API to query Webclips and Tenant IOS Apps

Get unified list of iOS apps (IPAs and Webclips) for a tenant

SecurityapiKey
Request
query Parameters
limit
number
offset
number
search
string
ordering
string
Enum: "name" "created_at" "updated_at"
app_type
string
Responses
200

Success

400

Bad Request

401

Unauthorized

500

Internal Server Error

get/api/v2/apps
Request samples
Response samples
application/json
{
  • "content": {
    }
}