List Programs
Returns a list of all programs for your Chariot account.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Number of results per page. The default (and maximum) is 100 objects.
Cursor token for pagination. Use the next_page_token from the previous response to retrieve the next page of results.
A cursor token to use to retrieve the next page of results by making another API call to the same endpoint with the same parameters (only changing the pageToken). If specified, then more results exist on the server that were not returned, otherwise no more results exist on the server.