Skip to main content

Coaches

Coaches

Query Parameters
  • id integer

    Default value: eq.5514

  • country_id integer

    Default value: eq.14

  • team_id integer

    Default value: eq.36444

  • offset string

    Default value: 0

    Limiting and Pagination

  • limit string

    Default value: 50

    Limiting and Pagination

  • lang string

    Default value: en

    Multi-language

Responses

OK


Schema array
  • id integer

    Note: This is a Primary Key.

  • name text
  • nickname text
  • default_formation text
  • nationality text
  • nationality_iso2 character varying

    Possible values: <= 2 characters

  • date_of_birth timestamp with time zone
  • hash_image character varying

    Possible values: <= 64 characters

  • former_player_id integer
  • country_id integer

    Note: This is a Foreign Key to countries.id.

  • country_name text
  • country_hash_image character varying

    Possible values: <= 64 characters

  • team_id integer

    Note: This is a Foreign Key to teams.id.

  • team_name text
  • team_hash_image character varying

    Possible values: <= 64 characters

  • class_id integer
  • class_name text
  • class_hash_image character varying

    Possible values: <= 64 characters

Loading...