GET /api/v2/storefront/join-links
Returns the active join links owned by your organization, across all of your storefronts. Disabled (revoked) links are not included.
Request
Parameters
None. The result is scoped to your seller customer context.Response
200 OK with a JoinLinkList:
Errors
401 UNAUTHORIZED— missing or invalid API key.403 CUSTOMER_ROLE_DENIED— the API key is not a seller account; only sellers manage join links.
Related
Join-link tasks
All operations
Create join link
Mint a new link
Disable join link
Soft-revoke a link
Errors
Shared error contract