Skip to main content
GET
List Workspace Tokensets

List Workspace Tokensets

Retrieves all tokensets within a specific workspace. Access follows workspace membership rules:
  • TEAM-owned workspace: all members can read.
  • Non-TEAM workspace: owner-only read.

Endpoint

Authentication

Requires a valid API token in the Authorization header.

Request

Headers

Path Parameters

Response

Success Response

Status: 200 OK

Response Fields

Tokenset Object

Examples

Error Responses

401 Unauthorized

404 Not Found

500 Internal Server Error

Use Cases

1. Build Navigation

Create a navigation menu:

2. Export All Tokensets

Download all tokensets in a workspace:

3. Analytics

Track tokenset count:

Next Steps

Get Tokenset

Get details of a specific tokenset

Export Tokenset

Export tokenset in multiple formats