Get Condition Set Item
Condition set items
Get an item from a condition set
Get an item from a condition set by condition set ID and item ID.
GET
Get Condition Set Item
Authorizations
Basic Auth header with your app ID as the username and your app secret as the password.
Headers
ID of your Privy app.
Path Parameters
Required string length:
24Required string length:
24Response
200 - application/json
Success response.
A single item in a condition set.
Unique ID of the created condition set item.
Required string length:
24Unique ID of the condition set this item belongs to.
Required string length:
24The value stored in this condition set item.
Unix timestamp of when the condition set item was created in milliseconds.

