Skip to content

List order labels visible to the caller

Request

Returns the distinct labels used on orders the caller can see.


Requires orders::read permission.

Security
JWTAuthorizer
curl -i -X GET \
  https://apidocs.trustgrid.io/_mock/provisioning/api/v1/orders/labels \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

OK

Bodyapplication/json
Array of strings
Response
[ "string" ]