Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
api:api_applications_id_flags [2014/06/26 19:21] – created Lauri | api:api_applications_id_flags [2024/07/30 11:50] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
===== HEAD, GET ===== | ===== HEAD, GET ===== | ||
- | List all flags assigned to the application in question. | + | Get a list of flag associations for the application in question. |
+ | |||
+ | **Note that this will not return the flags themselves**, | ||
==== Syntax ==== | ==== Syntax ==== | ||
Line 16: | Line 18: | ||
Content-Length: | Content-Length: | ||
X-Count: 15 | X-Count: 15 | ||
+ | |||
+ | ==== Response example ==== | ||
+ | |||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | } | ||
+ | } |