Get Relationship RecordAsk AIget https://{hostname}/api/custom-entity/v1/links/{linkId}Use this API to retrieve the details of a specific Relationship Record between objects. πThings to Know This API only supports objects created via Object Manager, including Projects, Models, and Datasets. Path ParamslinkIduuidrequiredThe unique identifier of the relationship record.Query ParamslinkTypeIduuidrequiredThe unique identifier of the relationship type.Responses 200OK - Returns the complete details of the requested relationship 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago