Retrieve an Agent

Guide to retrieving an Agent in the Fetch Hive API.

Get agent details

get

Retrieve details for a specific agent

Authorizations
AuthorizationstringRequired

Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345".

Path parameters
idstringRequired

Agent token

Responses
200

Successful response

application/json
get
/agents/{id}

Last updated

Was this helpful?