Profile
Retrieve a list of profiles for a specific hub ID optionally filtered by profile IDs
Path parameters
hidstring · min: 6 · max: 6RequiredExample:
Hub ID of the profiles
000001Pattern: \b^[0-9A-F]{6}$\bQuery parameters
pidsstringOptional
JSON array of profile IDs to retrieve e.g. pids=["0001","01FF","00A0"] or all profiles if not specified
Responses
200
Default Response
application/json
400
Default Response
application/json
401
Default Response
application/json
408
Default Response
application/json
422
Default Response
application/json
500
Default Response
application/json
get
/api/historian/v3/profile/{hid}Retrieve a list of all profile PIDs for a specific hub ID
Path parameters
hidstring · min: 6 · max: 6RequiredExample:
Hub ID of the profiles
000001Pattern: \b^[0-9A-F]{6}$\bResponses
200
Default Response
application/json
400
Default Response
application/json
401
Default Response
application/json
408
Default Response
application/json
422
Default Response
application/json
500
Default Response
application/json
get
/api/historian/v3/profile/{hid}/pidsLast updated
Was this helpful?

