Skip to main content
GET
/
v1
/
collection
/
{reference}
Fetch Collection Transaction
curl --request GET \
  --url https://api.useglyde.co/v1/collection/{reference} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

reference
string
required

The collection reference

Response

Success