- Subcategories:
 - Large Object (LOB) Attributes - Artifacts
 
Authorization Artifacts REST Endpoints
    
        Tracking Services/Authorization Artifacts
    
The authArtifacts resource is a child of the trackingServices resource. It includes authorization information required to access a tracking service as a specific user. It's reserved for use with internal connectors.
- Delete an authorization artifact
 - Method: deletePath:
/hcmRestApi/resources/11.13.18.05/trackingServices/{DisplayName}/child/authArtifacts/{authArtifactsUniqID} - Get all authorization artifacts
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/trackingServices/{DisplayName}/child/authArtifacts - Get an authorization artifact
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/trackingServices/{DisplayName}/child/authArtifacts/{authArtifactsUniqID}