agent

List all avaliable agents

Lists agents

get/api/v1/agent/

Query parameters

userIdstring
visibility'public' | 'private' | 'in-review'

Headers

authorizationstring

This is your JWT tolen

x-api-keystring

A valid API key

Response

200

successboolean required

Changes

Changed in 3 of the 10 revisions of this API.4129

  • 74bdfb8101cc3117See the full diff
    • removed the required property agents/items/data from the response with the 200 status

      response-required-property-removed

    • removed the required property agents/items/owner from the response with the 200 status

      response-required-property-removed

    • removed the required property agents/items/taskTypes from the response with the 200 status

      response-required-property-removed

    • deleted the query request parameter owner

      request-parameter-removed

    • added the new optional query request parameter userId

      new-optional-request-parameter

    • added the required property agents/items/createdAt to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/description to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/details to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/inputSchema to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/pendingPayout to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/price to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/revenue to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/taskRequests to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/tasksStarted to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/totalPayout to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/uiSchema to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/updatedAt to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/useCase to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/userId to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/webhookDetails to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/webhookEnabled to the response with the 200 status

      response-required-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the required property agents/items/visibility to the response with the 200 status

      response-required-property-added

  • 54e521b9dcf4111See the full diff
    • the agents/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • removed subschema #1 subschema #2 from the agents/items/ response property allOf list for the response status 200

      response-property-all-of-removed

    • added the required property agents/items/averageRating to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/data to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/handle to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/id to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/image to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/owner to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/ratings to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/taskTypes to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/tasksCompleted to the response with the 200 status

      response-required-property-added

    • added the required property agents/items/title to the response with the 200 status

      response-required-property-added