All Applications Status
Applications
All Applications Status
Retrieves the status of all applications for the authenticated user or a specified workspace.
GET
All Applications Status
Documentation Index
Fetch the complete documentation index at: https://docs.vertracloud.app/llms.txt
Use this file to discover all available pages before exploring further.
The workspace ID to retrieve application status, if applicable.
Response
An array of status objects for each application.
Error Responses
The error code indicating the reason for the failure. Possible values:
UNAUTHORIZED: The user is not authenticated or does not have sufficient permissions.WORKSPACE_NOT_FOUND: The specified workspace does not exist.USER_NOT_IN_WORKSPACE: The user is not a member of the specified workspace.
A descriptive message providing additional details about the error.