get https://{hostname}/papi/v1/properties
This operation lists properties available for the current contract and group. Use optional query parameters to only show properties that were modified within a specified time range or on a selected network. If you specify the modifiedSince
parameter, contractId
and groupId
become optional. If you don't identify a contract and group, the operation lists all properties you have access to, modified within a specified time range.
Recipes
List properties
Open Recipe