Paramètres

Nom du paramètre Description
location_id
optionel

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optionel

Set the current organization context for the request

Validations:

  • Must be a Integer

search
optionel

Rechercher une chaîne

Validations:

  • Must be a String

page
optionel

Numéro de la page, commençant par 1

Validations:

  • Must be a number.

per_page
optionel

Nombre de résultats par page à renvoyer

Validations:

  • Must be a number.

order
optionel

Trier le champ et l'ordre, ex : 'name DESC'

Validations:

  • Must be a String

sort
optionel

Version Hash des paramètres d'« ordre »

Validations:

  • Must be a Hash

sort[by]
optionel

Champs dans lequel trier les résultats

Validations:

  • Must be a String

sort[order]
optionel

Comment classer les résultats triés (ex : ASC for ascending ou CRO pour croissant)

Validations:

  • Must be a String