get_access_key
Retrieve details of a specific access key in a SemaphoreUI project by providing its ID and key ID.
Instructions
Get an access key by ID.
Args: project_id: ID of the project key_id: ID of the access key
Returns: Access key details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||