List operations of an organization
GET/v1/organizations/:organization_id/operations
Returns a paginated list of operations from the authorized organization.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Operations retrieved successfully.
Invalid request parameters.
Not authorized or no access to the organization.
Resource not found within the authorized organization.
Internal server error.