cURL
curl --request GET \ --url https://api.dualship.run/api/v1/roles \ --header 'Authorization: Bearer <token>'
{ "roles": [ { "id": "550e8400-e29b-41d4-a716-446655440002", "name": "admin" } ] }
Get all available roles for workspace membership
Documentation IndexFetch the complete documentation index at: https://docs.dualship.run/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dualship.run/llms.txt
Use this file to discover all available pages before exploring further.
JWT Bearer token authentication
List of roles
List of available roles
Show child attributes
Was this page helpful?