cURL
curl --request GET \ --url https://api.example.com/api/dashboard/sync-keys
[ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "key_id": "<string>", "secret_prefix": "<string>", "description": "<string>", "created_at": "2023-11-07T05:31:56Z", "last_used_at": "2023-11-07T05:31:56Z", "revoked_at": "2023-11-07T05:31:56Z" } ]
List all sync keys (active and revoked) for the authenticated merchant.
Documentation IndexFetch the complete documentation index at: https://docs.stella-commerce.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.stella-commerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response