List all ForwardingRequests
Lists all ForwardingRequest objects.
get/v1/forwarding/requests
Query parameters
Similar to other List endpoints, filters results based on created timestamp. You can pass gt, gte, lt, and lte timestamp values.
ending_beforestring
A pagination cursor to fetch the previous page of the list. The value must be a ForwardingRequest ID.
expandstring[]
Specifies which fields in the response should be expanded.
limitinteger
A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 10.
starting_afterstring
A pagination cursor to fetch the next page of the list. The value must be a ForwardingRequest ID.
Response
Successful response.