Authentication > API Keys > keys
GET:keys.json
Description
Get all or specific API keys.
This is a typical bulk get endpoint.
Permission bit: "keys.read"
Topic: API Keys
Arguments
List of key ids. See also: Unique Identifiers
Example: ["ke_EQzGqWoY"]
When asking for multiple items, allow returning less than was asked (in case some are missing)
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
[Key!]
Preview (typescript)
Loading module