Skip to main content
GET
Get agent skill

Authorizations

Authorization
string
header
required

workspace API token (sk_akua_...) or OAuth2 JWT. Create tokens at https://akua.dev/developers/api-tokens

Path Parameters

id
string
required
Required string length: 1 - 54

Response

Agent skill

id
string
required
Required string length: 1 - 54
workspace_id
string
required
Required string length: 1 - 53
name
string
required
version
string
required
description
string
required
state
enum<string>
required
Available options:
PUBLISHED,
ARCHIVED
required_grants
object[]
required
supported_capabilities
enum<string>[]
required
Available options:
CHAT,
CODING,
AMBIENT
created_at
integer
required

Unix timestamp (seconds)

Required range: x >= 0
updated_at
integer
required

Unix timestamp (seconds)

Required range: x >= 0
etag
string
required