/servicesRead operationGet all services
Use the frozen API v0 contract to get all services. Returns legacy response envelopes and uses page-and-limit pagination where the route supports collection reads. Authentication scopes the request to the workspace that issued the token.
Query parameters
2pageOne-based page number used by this legacy v0 collection endpoint.
limitMaximum number of records to return in this page. The response may contain fewer records.
Responses
6200The legacy request to get all services succeeded and returned the historical v0 response envelope.application/json
application/jsondataResponse data for the completed request.
infoThe info associated with this legacy.
paginationThe pagination associated with this legacy.
statusCanonical status of the resource or operation.
statusCoderequiredHTTP status code represented by this legacy response envelope.
201The legacy request to get all services created a resource and returned the v0 response envelope.application/json
application/jsondataResponse data for the completed request.
infoThe info associated with this legacy.
paginationThe pagination associated with this legacy.
statusCanonical status of the resource or operation.
statusCoderequiredHTTP status code represented by this legacy response envelope.
204The request to get all services completed successfully and returns no response body.
400Legacy request failure.application/json
application/jsondataResponse data for the completed request.
infoThe info associated with this legacy.
paginationThe pagination associated with this legacy.
statusCanonical status of the resource or operation.
statusCoderequiredHTTP status code represented by this legacy response envelope.
401Authentication failed.application/json
application/jsonerrorSanitized failure information when the operation did not succeed.
messageHuman-readable explanation intended to help diagnose the result.
statusCoderequiredHTTP status code represented by this legacy response envelope.
429Rate limit exceeded.application/json
application/jsonerrorSanitized failure information when the operation did not succeed.
messageHuman-readable explanation intended to help diagnose the result.
statusCoderequiredHTTP status code represented by this legacy response envelope.
Thank you. The rating contains no account or customer data.