API Keys
Retrieve API keys for a workspace
GET
/
api
/
v1
/
workspace
/
{id}
/
api-key
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The workspace id.
Response
200 - application/json