GA
List all Task Forwarders
Path parameters
org_id
The unique identifier of the organization.
project_id
The unique identifier of the project.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
page_limit
The maximum number of items to return per page. Defaults to 100
if not specified.
cursor
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
results
The list of items returned for the current page.
pagination
Contains pagination information for the result set.