Count By Nationalities
Team
Count By Nationalities
Retrieve a paginated list of count by nationalities. Use the fields parameter to customize response fields.
GET
Count By Nationalities
Authorizations
Path Parameters
Numeric ID of the team to get count by nationalities for
Query Parameters
Specify custom response with available response fields.
Fields included as default: nationality, count
Available options:
nationality, count, nationality.*, * The number of items to skip before starting to collect the result set.
Required range:
x >= 0The number of items to return.
Required range:
0 <= x <= 1000Sort results by field name. Prefix with - for descending order (e.g., -name).
Available options:
nationality, -nationality, count, -count