List matchlists

Returns an array of matchlist in your environment.

Because the response is paginated, the request body has a limit and offset field. At least one must be filled.

  • limit indicates how many objects the request returns (the page maximum is 50)
  • offset indicates the offset for pagination. An offset value of 1 starts with the environment's first record.

The total_count field contains the total number of matchlists where the response_count field contains the number of matchlists included in the response.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!