Metadata

- Authentication: The user must be authenticated to perform this action.

Params

Param name Description
term
required

String to search for.

Validations:

  • Must be a String

order_by
required

Fields used to sort the results in a specific order.

Validations:

  • Must be a String

order
required
ASC | DESC

Sorting type: ascending or descending.

Validations:

  • Must be a String

per_page
optional

Number of results per page.

Validations:

  • Must be a String

page
optional

The page number of paginated results.

Validations:

  • Must be a String