For the complete documentation index, see llms.txt. This page is also available as Markdown.

Discord

get
Authorizations
AuthorizationstringOptional

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

AuthorizationstringOptional

A Customer token generated using an API Key in the format 'Customer TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
Query parameters
product_version_idstring · flake-id[]OptionalExample: 411486491630370816
Responses
200

OK

application/json
Other propertiesbooleanOptional
get/v1/stores/{storeId}/product_versions/discord_actions
GET /v1/stores/{storeId}/product_versions/discord_actions HTTP/1.1
Authorization: Customer TOKEN_HERE
Accept: */*
{
  "ANY_ADDITIONAL_PROPERTY": true
}

Last updated

Was this helpful?