v4
latestOpenAPI 3.1.02026-08-02261331761.5 KBGet Resource Relation
Get a resource relation
Path parameters
Either the unique id of the resource, or the URL-friendly key of the resource (i.e: the "slug").
Either the unique id of the resource, or the URL-friendly key of the resource (i.e: the "slug").
Either the unique id of the relation, or the URL-friendly key of the relation (i.e: the "slug").
Either the unique id of the relation, or the URL-friendly key of the relation (i.e: the "slug").
Either the unique id of the project, or the URL-friendly key of the project (i.e: the "slug").
Either the unique id of the project, or the URL-friendly key of the project (i.e: the "slug").
Either the unique id of the environment, or the URL-friendly key of the environment (i.e: the "slug").
Either the unique id of the environment, or the URL-friendly key of the environment (i.e: the "slug").
Response
Successful Response
Example response
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"key": "parent",
"name": "parent",
"description": "parent relation",
"organization_id": "7c60d51f-b44e-4682-87d6-449835ea4de6",
"project_id": "405d8375-3514-403b-8c43-83ae74cfe0e9",
"environment_id": "40ef0e48-a11f-4963-a229-e396c9f7e7c4",
"object_resource_id": "40ef0e48-a11f-4963-a229-e396c9f7e7dd",
"object_resource": "repo",
"subject_resource_id": "40ef0e48-a11f-4963-a229-e396c9f7e7dd",
"subject_resource": "organization",
"created_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z"
}