Upcoming
GET /upcoming
Gets the upcoming 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