Skip to main content

A collection of Country entities.

GET 

/basketball/v2/countries

A County entity can be associated with locations such as a Venue or a Player birth place.

Request

Query Parameters

    page integer

    Default value: 1

    The collection page number

    count integer

    Default value: 30

    The number of items per page

    properties[] string[]
    updatedAt[before] string
    updatedAt[strictly_before] string
    updatedAt[after] string
    updatedAt[strictly_after] string

Responses

Country collection

Response Attributes and Relations

  • name (string)

  • uuid (uuid)

Loading...