List performance cycles

Returns all performance cycles in the account.

If both cursor and state are provided in a request, cursor takes precedence.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Only returns resources processed by the public API after the date-time provided.

Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time Format.

The value cannot contain spaces, and date and time should be separated by "T".

For example:

  • UTC time "2023-05-01T00:00:00Z".
  • An offset from UTC time to indicate a time zone, such as "2023-05-01T00:00:00%2B08:00" (for 8 hours ahead of UTC time).

Note that query parameters should be properly escaped, last example is equivalent to "2023-05-01T00:00:00+08:00".

string

The pagination key to use for the next page of results.

The last successful call will include this in the response body in pagination.afterKey.

Note:

  • Pagination also works using the after_key query parameter. However, if both cursor and after_key are provided, cursor will take precedence.
string
enum

the state of the performance cycles to be returned

Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json