Get Condition Set
Condition sets
Get condition set
Get a condition set by condition set ID.
GET
Get Condition Set
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:
24Response
200 - application/json
Requested condition set object.
A condition set for grouping related condition values.
Unique ID of the created condition set. This will be the primary identifier when using the condition set in the future.
Required string length:
24Name of the condition set.
Required string length:
1 - 100The key quorum ID of the owner of the condition set.
Unix timestamp of when the condition set was created in milliseconds.

