Latest

GET /latest

Gets the latest collections.

Headers:

  • x-api-key (string): The API key for authentication.

Success response:

  • Status code: 200

  • Body:

    • result (array): An array of collection objects.

    • success (object): A success message.

Error response:

  • Status code: 400

  • Body:

    • error (object): The error object.

Last updated