get
https://api.marketcircle.net/v1/keywords/
Get details of the category with the given name
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Accessing the details of a keyword will provide you with some metadata that is not normally needed, but may be interesting to some users.
Attributes
| Attribute Name | Type | Description | Attributes |
|---|---|---|---|
self | reference | URL of the keyword | Read-only Non-null |
name | string | Name of the keyword | Read-Write Non-null |
is_active | boolean | true if the keyword should be allowed to be assigned to major objects | Read-Write Non-null |
create_date | datetime | Timestamp from when the keyword was created | Read-only Non-null |
Active KeywordsInactive Keywords are a historical feature of Daylite. Keywords could be set as inactive by users so that they would not be available to set on new or changing objects.
Unless otherwise specified, the API ignores the
is_activeflag. If an inactive Keyword is assigned to a new or changing object then the keyword will become active.