List Apps
Apps
List Apps
List all Apps for this organization.
The response includes max_apps (the tier’s Canvas App limit, null =
unlimited) so the UI can render usage (“X of N apps used”) and gate the
create action without a second round-trip.
GET
List Apps
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Required range:
1 <= x <= 1000Required range:
x >= 0Filter by template type
Exact match on app slug
Case-insensitive partial match on app name
Response
Paginated list of Apps for this organization

