API Keys
Get API key
Get an API key
get/api-keys/{keyId}
Path parameters
keyIdstring required
API key ID (apy_*).
Headers
X-Instance-IDstring nullable
Caller-chosen identifier for the agent run, session, or conversation, required when an agent moves money.
Response
Successful Response
Changes
Changed in 4 of the 28 revisions of this API.23
- ○
deleted the
headerrequest parameterX-Agent-IDwith deprecationrequest-parameter-removed-with-deprecation
- ○
- ○
headerrequest parameterX-Agent-IDwas deprecatedrequest-parameter-deprecated
- ○
- ○
added the required property
data/attributes/tagsto the response with the200statusresponse-required-property-added
- ○
- ●
for the
pathrequest parameterkeyId, the maxLength was set to64request-parameter-max-length-set
- ●
added the new
UNKNOWNenum value to thedata/attributes/statusresponse property for the response status200response-property-enum-value-added
- ●