List an organization's matches
Returns matches across all teams in an organization (resolved by id or slug), newest first, with cursor pagination. The authenticated user must be an active member of the organization. Requires the matches.org_matches:read permission.
Path parameters
Organization id or slug.
Organization id or slug.
Request body
Response
Cursor-paginated result. continueCursor is non-null even when isDone is true.
Changes
Changed in 3 of the 21 revisions of this API.26
- ○
api tag
Match Discoveryaddedapi-tag-added
- ○
api tag
Matchesremovedapi-tag-removed
- ○
- ○
added the optional property
page/items/acceptedTeam/anyOf[Team]/avatarUrlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
page/items/creatorTeam/anyOf[Team]/avatarUrlto the response with the200statusresponse-optional-property-added
This revision also has 68 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
removed the optional property
page/items/acceptedTeam/anyOf[Team]/avatarUrlfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
page/items/creatorTeam/anyOf[Team]/avatarUrlfrom the response with the200statusresponse-optional-property-removed
- ○
api tag
Matchesaddedapi-tag-added
- ○
api tag
Match Discoveryremovedapi-tag-removed
This revision also has 377 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●