List all Task Forwarders

GA
GET

Path parameters

org_idstringRequired

The unique identifier of the organization.

project_idstringRequired

The unique identifier of the project.

Query parameters

page_limitintegerOptional>=1<=100

The maximum number of items to return per page. Defaults to 100 if not specified.

cursorstringOptionalformat: "uuid"

A cursor for pagination. Use the next_cursor value from the previous response to get the next page of results.

Response

Successfully retrieved task forwarders

resultslist of objects

The list of items returned for the current page.

paginationobjectOptional

Contains pagination information for the result set.

Errors

Built with