Get ID List Metadata
This endpoint gets the metadata of the ID List.
This endpoint gets the metadata of the ID List.
get
https://statsigapi.net/console/v1/segments/{id}/idlist_metadataAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredResponse
application/json200· ID List metadata read successfully
messagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
currentVersionnumberThe current version of the ID list
Example:
4Constraints:
format: doubleisUpdatingbooleanIf the ID list is currently being updated
Example:
trueWas this helpful?