List Organizations
GET/api/v1/ticketing/organizations
Retrieves a list of all organizations accessible to the authenticated user.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Successful Operation
Bad Request - The request was invalid or cannot be served in Unizo
Response Headers
A unique identifier for tracking requests and responses across Unizo's system. This header is included in all API responses and can be used for troubleshooting and support purposes. When contacting Unizo support, please include this ID to help identify your specific request.
Unauthorized - Authentication is required and has failed or has not been provided in Unizo
Response Headers
A unique identifier for tracking requests and responses across Unizo's system. This header is included in all API responses and can be used for troubleshooting and support purposes. When contacting Unizo support, please include this ID to help identify your specific request.
Forbidden - The server understood the request, but is refusing to fulfill it in Unizo
Response Headers
A unique identifier for tracking requests and responses across Unizo's system. This header is included in all API responses and can be used for troubleshooting and support purposes. When contacting Unizo support, please include this ID to help identify your specific request.
Not Found - The requested resource could not be found in Unizo
Response Headers
A unique identifier for tracking requests and responses across Unizo's system. This header is included in all API responses and can be used for troubleshooting and support purposes. When contacting Unizo support, please include this ID to help identify your specific request.
Internal Server Error - An error occurred within Unizo's system
Response Headers
A unique identifier for tracking requests and responses across Unizo's system. This header is included in all API responses and can be used for troubleshooting and support purposes. When contacting Unizo support, please include this ID to help identify your specific request.