oids
API | Description |
---|---|
GET api/oids?oid={oid} |
Will retreive the information for the passed in OID. Can be used to check if OID exists or if it has been deactivated. |
GET api/oids?lastUpdated={lastUpdated}&branchOID={branchOID}&includeGrandChildren={includeGrandChildren} |
API to retreive OIDs stored in the AAVLD OID arc. Pass in a date to search for OIDs that have been updated since then. Limit to a specific branch by passing in the branch OID as the branchOID parameter. Leaveing both parameters blank will return all OIDs in the AAVLD arc. |