Read Agent

Read an agent. An agent can be a user, a system, or an organization.

Path Params
string
required

The id of the requested agent. To find user IDs, see Read Current User.

Headers
string
enum
required

Specifies the media type(s) that the client is willing to accept in the response.

Allowed:
Responses
200

The read was successful.

404

The requested agent was not found.

429

The request was throttled.

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!