[Workspace API Key] Get Specified API Key¶
GET /api/v1/workspace/accesskey/{ak_uuid}/get
Overview¶
Route Parameters¶
Parameter Name | Type | Required | Description |
---|---|---|---|
ak_uuid | string | Y | UUID of the API Key |
Additional Parameter Notes¶
Response¶
GET /api/v1/workspace/accesskey/{ak_uuid}/get
Overview¶
This API endpoint is used to retrieve a specified API Key for the workspace.
Route Parameters¶
Parameter Name | Type | Required | Description |
---|---|---|---|
ak_uuid | string | Y | UUID of the API Key |
Additional Parameter Notes¶
No additional parameters are required for this request.
Response¶
The response will contain details of the requested API Key.