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

cursorstringOptional

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

page_limitintegerOptional

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

Response

This endpoint returns an object.
resultslist of objects

The list of items returned for the current page.

paginationobjectOptional

Contains pagination information for the result set.