curl --request GET \
--url https://third-party.etrnl.app/v1/pages/{id}/queue/fulfilled \
--header 'API-Key: <api-key>'
{
success: true,
queue: [
{
id: 200,
tagMetadata: {
nftId: 123
},
displayName: "John's NFT data",
pageId: 191,
groupId: null,
organizationId: 1275,
fulfillmentDate: '2023-11-01T00:41:23.000Z',
fulfilled: true,
creationDate: '2023-10-31T00:41:23.000Z'
}
]
}
Returns all fulfilled queue items by the page ID.
Your organization’s private API key.
The ID of the secure page.
{
success: true,
queue: [
{
id: 200,
tagMetadata: {
nftId: 123
},
displayName: "John's NFT data",
pageId: 191,
groupId: null,
organizationId: 1275,
fulfillmentDate: '2023-11-01T00:41:23.000Z',
fulfilled: true,
creationDate: '2023-10-31T00:41:23.000Z'
}
]
}
curl --request GET \
--url https://third-party.etrnl.app/v1/pages/{id}/queue/fulfilled \
--header 'API-Key: <api-key>'
{
success: true,
queue: [
{
id: 200,
tagMetadata: {
nftId: 123
},
displayName: "John's NFT data",
pageId: 191,
groupId: null,
organizationId: 1275,
fulfillmentDate: '2023-11-01T00:41:23.000Z',
fulfilled: true,
creationDate: '2023-10-31T00:41:23.000Z'
}
]
}
curl --request GET \
--url https://third-party.etrnl.app/v1/pages/{id}/queue/fulfilled \
--header 'API-Key: <api-key>'
{
success: true,
queue: [
{
id: 200,
tagMetadata: {
nftId: 123
},
displayName: "John's NFT data",
pageId: 191,
groupId: null,
organizationId: 1275,
fulfillmentDate: '2023-11-01T00:41:23.000Z',
fulfilled: true,
creationDate: '2023-10-31T00:41:23.000Z'
}
]
}
Returns all fulfilled queue items by the page ID.
Your organization’s private API key.
The ID of the secure page.
{
success: true,
queue: [
{
id: 200,
tagMetadata: {
nftId: 123
},
displayName: "John's NFT data",
pageId: 191,
groupId: null,
organizationId: 1275,
fulfillmentDate: '2023-11-01T00:41:23.000Z',
fulfilled: true,
creationDate: '2023-10-31T00:41:23.000Z'
}
]
}
curl --request GET \
--url https://third-party.etrnl.app/v1/pages/{id}/queue/fulfilled \
--header 'API-Key: <api-key>'
{
success: true,
queue: [
{
id: 200,
tagMetadata: {
nftId: 123
},
displayName: "John's NFT data",
pageId: 191,
groupId: null,
organizationId: 1275,
fulfillmentDate: '2023-11-01T00:41:23.000Z',
fulfilled: true,
creationDate: '2023-10-31T00:41:23.000Z'
}
]
}