Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Pagination cursor
Sort field
Available options:
created_at, updated_at Sort order
Available options:
asc, desc Page size
Required range:
1 <= x <= 1000Filter by status
Available options:
open, active, muted Filter by repository ID
Filter by project ID
Response
OK
Indicates if there are more items available
Example:
true
The response items
Cursor for the next page
Example:
"eyJzb3J0X3ZhbHVlIjoiMjAyNC0wMS0xNVQxMDozMDowMFoiLCJkb2N1bWVudF9pZCI6InJlcG8xMjMiLCJzb3J0X2ZpZWxkIjoiY3JlYXRlZF9hdCJ9"
Total count of items (if available)
Example:
250