# Agents (https://developer.godaddy.com/en/docs/references/rest/ans/agents)

***

title: Agents
description: ''
full: true
\_openapi:
preload:

* ./openapi-specs/specs/external/ans.yaml
  toc:
* depth: 2
  title: Search registered agents
  url: '#search-registered-agents'
* depth: 2
  title: List registered agents
  url: '#list-registered-agents'
* depth: 2
  title: Retrieve agent details
  url: '#retrieve-agent-details'
  structuredData:
  headings:
  * content: Search registered agents
    id: search-registered-agents
  * content: List registered agents
    id: list-registered-agents
  * content: Retrieve agent details
    id: retrieve-agent-details
    contents:
  * content: Searches registered agents using request-body criteria and returns
    ranked results.
    heading: search-registered-agents
  * content: Lists registered agents using query parameters and returns a ranked
    collection response. This operation is the canonical follow-up target
    for pagination `links[].href` values.
    heading: list-registered-agents
  * content: Returns a single registered agent with trust explainability details.
    Search-only ranking scores are not included.
    heading: retrieve-agent-details

***
