/api/v1/applicationsList Applications
List applications for the calling organization.
| Name | Type | Required | Description |
|---|---|---|---|
| include_archived | boolean | No | Include archived applications |
| limit | integer | No | query parameter. |
| skip | integer | No | query parameter. |
| Status | Description | Schema |
|---|---|---|
| 200 | Successful Response | PublicPaginatedResponse_PublicApplicationResponse_ |
| 422 | Validation Error | HTTPValidationError |