linkedUsers
Retrieve Linked Users
get/linked_users/{id}
Path parameters
idstring required
Response
Example response
{
"id_linked_user": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"linked_user_origin_id": "id_1",
"alias": "acme",
"id_project": "801f9ede-c698-4e66-a7fc-48d19eebaa4f"
}Changes
Changed in 2 of the 18 revisions of this API.2
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
- ○
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○