Skip to content

List configured order assignees

Request

Returns the list of configured assignee names from Janine configuration.

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

Responses

OK

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