The ID of the organization to retrieve application statuses for, if applicable.
Response
Indicates whether the call was successful.
success
if successful, error
if not.An array of status objects for each application.
Error Responses
Indicates whether the call was successful.
error
if not successful.The error code indicating the reason for failure. Possible values:
UNAUTHORIZED
: The user is not authenticated or lacks sufficient permissions.ORGANIZATION_NOT_FOUND
: The specified organization does not exist.USER_NOT_IN_ORGANIZATION
: The user is not a member of the specified organization.