List contributors
Contributors
List contributors
Retrieve a paginated list of contributors (workspace members) that can be assigned to releases
GET
List contributors
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Number of items to skip for pagination (0-based)
Required range:
0 <= x <= 1000Example:
0
Maximum number of items to return per page
Required range:
1 <= x <= 100Example:
25

