Skip to main content
GET
Retrieve an API key by id

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The workspace id.

akid
string
required

The API key id.

Response

The API key

apiKey
object
required