get https://api.getguru.com/api/v1/collections/
Log in to see full request history
Responses
400Invalid/Incomplete Request
401Request was unauthorized
403Forbidden access to the collection
404collection could not be found
400Invalid/Incomplete Request
401Request was unauthorized
403Forbidden access to the collection
404collection could not be found
xxxxxxxxxx
curl --request GET \
--url https://api.getguru.com/api/v1/collections/collectionId \
--header 'accept: application/json'
Try It!
to start a request and see the response here!