Get the Headers for a Type Definition and All Its Relationships
head/definitions/{definitionId}/relationships
Get the headers for a Type Definition and all its relationships, including inherited ones, as an Archive by its ID. The archive media type must be specified in the accept header in order to generate an archive response.
Name | Type | Required | Description |
---|---|---|---|
Accept | string | false | The desired item representation for the response. The default is application/vnd.sas.metadata.definition.archive+json Allowed value: application/vnd.sas.metadata.definition.archive+json Default: application/vnd.sas.metadata.definition.archive+json |
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded. | Headers | |
400 | Bad Request | Bad request (the request is not well-formed). | Schema | |
401 | Unauthorized | Not authenticated. | Schema | |
403 | Forbidden | The user does not have permission to complete this request. | Schema | |
409 | Conflict | A conflict has occurred. | Schema |