Get keywords
GET api/V3/{language}/keywords
?partner={partner}
Returns a list of supported keywords, with the option to specify a partner name
Request Information
URI Parameters
PARAMETERS | ||
---|---|---|
language (string) |
Language in which the localizable values should be returned. Part of base url. Value is either 'fr' or 'en' |
Required |
partner (string) |
Partner name. Default value is null |
Optional |
Body Parameters
None.
Response Information
Resource Description
PARAMETERS | ||
---|---|---|
Id (integer) |
Resource id |
|
Name (string) |
Resource name |
|
ParentVerticalId (integer) |
Id of parent for verticals that are children, such as yoga id is to hatha yoga id |
|
PartnerId (integer) |
Id of the partner in the Amilia database |