List organization endpoints
Lists endpoints shared with every project in the specified organization. Project-private and public endpoints are not included.
Path parameters
Organization identifier.
Query parameters
Maximum number of results to return.
Cursor from a previous list response.
Sort field for the results. Supports created_at or updated_at, optionally followed by asc or desc.
Filter expression using name, created_at, or updated_at with comparison operators and AND/OR/NOT; timestamps must be RFC 3339 strings. name supports substring matching with : and prefix/suffix wildcards with *, and must be a bare endpoint name.
Response
OK
Changes
Changed in 3 of the 15 revisions of this API.91
- ●
added the new
cache_hit_rateenum value to the///////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
decoding_speedenum value to the///////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
e2e_latencyenum value to the///////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
gpu_utilizationenum value to the///////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
inflight_requestsenum value to the///////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
throughput_per_replicaenum value to the///////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
token_utilizationenum value to the///////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
ttftenum value to the///////////////response property for the response statusresponse-property-enum-value-added
- ●
- ●
added the new
ENDPOINT_TYPE_RESERVEDenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○