mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-11 04:19:42 +00:00
45 lines
7.8 KiB
Plaintext
45 lines
7.8 KiB
Plaintext
---
|
|
id: get-user-manager
|
|
sidebar_label: Find user-manager relationship by id
|
|
hide_title: true
|
|
hide_table_of_contents: true
|
|
api: eJyVVV1v2zYU/SuEnlbAX3GcrTOwhwxLBw9LWyTpXgJjuJaubLYSqZKUa0HQf9+5lN04ddoleYhF8l7ynHsOL9vEVuwoaGsWWTJP1hw+eHbXZGjNLhkkGfvU6UoCsLwwuVW5dYqUrzjVuU5Vjfhh2Scox0XczG90hexAa5/M7xOJUfsYnywHSUWOSg4ymt+3icEA2+sMOVoOqihsTk//Q9lchQ0ru/rIaVDB4sDgNG95oOoqo4BfoMu4wN7Id/y51o7BLLiaB4lPN1xSMm+T0FRyoke2WSMSpEoKmKnriIJ3VFaFhJxNZz9nr1fnQ0qnvw5nk7OL4euzi9kwY5rNzmf0y3lOSdct5TRfgTp7OWA6mcjPYwZXO1QtcKYOoUKB1JYKLXOfa/YBh6fWBDZB8qmqCp3Gmo4/etmkPWXRlwOJlRM5g+4hSNX/3Vf9/6NB+xl1cUzZO1M0fUW7QVI/nVdq8zebNVScn08xpN3x8HQXgfocBJ3sFRk9LxzxQYco5JGxh1OsyN8gmT2l0++UqZteDjVUtaFVEaVKrZgi8OglIlnD7/Jo828FOCBbmOiAvyS1G3w/7h+JisdcOWdxd7plT+LiKRIL4HOGCnXLbov7F3NAB1emdgYmtAbUNmSyAgPepRwz/YvI/dhTLEeeIrtUJXsPIVQ/v4J08V738ce379Y61yhv0Sw2EvUFqNQXZ6F1d5BQ1uy+ewkE6R3zZHxsfz9uddZh0cda9F2ndgXiNiFUfj4etyBMJrxFK+pGBqIBgW2YRxB9TJVG8pacFitEbg/hPcGc6kJ8R2nJqT1pXncxXEmnU+S9XosCYqnaB7BzQmcp+NLa6dBEgCsmx+6yFj73y+PlWxGgx3Ec9FUPIZXs+52M+yDM9B9vDpfkzn5iAxj4/1tja9d/xmuj0etlRylXT+FsNBlNjuz49urmWl2+X5xyhZSHRZWSUSuWZyLypTSF9gquU6XNdN4oqaqtvfREIMCq0kZFMGy2GlKX0FxMCRsyeqaA2j8Y14u7iLWyPkDpo5U3Ggd892lSq0bFdvYId/tg+5e/dH3dA+/CuCpIy0XuDdbuDXn/qB975MwBAZpuAF6W23ZFnj+4outkGt3HiQ2WD76Lpsi0l2/4PafC8w84/HSzf/5eqZc/nU8S2k+SaeJtKGoZ4fMTN/3zjYYEQuju8uIAbL9wmUpvOUo56Sni7a/X+M8rUfU/x1P3Nw==
|
|
sidebar_class_name: "get api-method"
|
|
info_path: docs/api/nerm/v1/nerm-api
|
|
custom_edit_url: "https://github.com/sailpoint-oss/developer.sailpoint.com/issues/new?assignees=&labels=&template=bug-report.md&title=%5BBug%5D+Your+Bug+Report+Here Requesting changes to 'Find user-manager relationship by id' (get-user-manager)"
|
|
---
|
|
|
|
import ApiTabs from "@theme/ApiTabs";
|
|
import DiscriminatorTabs from "@theme/DiscriminatorTabs";
|
|
import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
|
|
import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
|
|
import MimeTabs from "@theme/MimeTabs";
|
|
import ParamsItem from "@theme/ParamsItem";
|
|
import ResponseSamples from "@theme/ResponseSamples";
|
|
import SchemaItem from "@theme/SchemaItem";
|
|
import SchemaTabs from "@theme/SchemaTabs";
|
|
import TabItem from "@theme/TabItem";
|
|
|
|
<h1 className={"openapi__heading"}>Find user-manager relationship by id</h1>
|
|
|
|
<MethodEndpoint method={"get"} path={"/user_managers/{id}"}></MethodEndpoint>
|
|
|
|
|
|
|
|
Info for a specific user-manager relationship
|
|
|
|
## Request
|
|
|
|
<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Path Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"name":"id","in":"path","description":"ID of the object to retrieve, update, or delete","required":true,"schema":{"type":"string","format":"uuid","example":"1246d8b3-ac29-4015-8154-dea4434a73fa"}}}></ParamsItem></ul></div></details><div><div><ApiTabs><TabItem label={"200"} value={"200"}><div>
|
|
|
|
Expected response to a valid request
|
|
|
|
</div><div><MimeTabs className={"openapi-tabs__mime"} schemaType={"response"}><TabItem label={"application/json"} value={"application/json"}><SchemaTabs className={"openapi-tabs__schema"}><TabItem label={"Schema"} value={"Schema"}><details style={{}} className={"openapi-markdown__details response"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-response"}><strong>Schema</strong></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>user_manager</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"id"} required={false} schemaName={"uuid"} qualifierMessage={undefined} schema={{"type":"string","format":"uuid","readOnly":true}}></SchemaItem><SchemaItem collapsible={false} name={"uid"} required={false} schemaName={"string"} qualifierMessage={"**Possible values:** `>= 32 characters` and `<= 32 characters`"} schema={{"type":"string","minLength":32,"maxLength":32,"readOnly":true}}></SchemaItem><SchemaItem collapsible={false} name={"user_id"} required={false} schemaName={"uuid"} qualifierMessage={undefined} schema={{"type":"string","format":"uuid"}}></SchemaItem><SchemaItem collapsible={false} name={"manager_id"} required={false} schemaName={"uuid"} qualifierMessage={undefined} schema={{"type":"string","format":"uuid"}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem><TabItem label={"Example (from schema)"} value={"Example (from schema)"}><ResponseSamples responseExample={"{\n \"user_manager\": {\n \"id\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n \"uid\": \"string\",\n \"user_id\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n \"manager_id\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\"\n }\n}"} language={"json"}></ResponseSamples></TabItem></SchemaTabs></TabItem></MimeTabs></div></TabItem><TabItem label={"400"} value={"400"}><div>
|
|
|
|
Bad Request - unable to complete.
|
|
|
|
</div><div><MimeTabs className={"openapi-tabs__mime"} schemaType={"response"}><TabItem label={"application/json"} value={"application/json"}><SchemaTabs className={"openapi-tabs__schema"}><TabItem label={"Schema"} value={"Schema"}><details style={{}} className={"openapi-markdown__details response"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-response"}><strong>Schema</strong></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><div><span className={"badge badge--info"}>oneOf</span><SchemaTabs><TabItem label={"InvalidJson"} value={"0-item-properties"}><SchemaItem collapsible={false} name={"error"} required={false} schemaName={""} qualifierMessage={undefined} schema={{"example":"Invalid JSON syntax. Please check your syntax and try again."}}></SchemaItem></TabItem><TabItem label={"ValidationErrors"} value={"1-item-properties"}><SchemaItem collapsible={false} name={"error"} required={false} schemaName={""} qualifierMessage={undefined} schema={{"example":"The <object> failed to create/update"}}></SchemaItem><SchemaItem collapsible={false} name={"errors"} required={false} schemaName={""} qualifierMessage={undefined} schema={{"example":{"attribute":"can't be blank"}}}></SchemaItem></TabItem></SchemaTabs></div></ul></details></TabItem><TabItem label={"Example (from schema)"} value={"Example (from schema)"}><ResponseSamples responseExample={"{}"} language={"json"}></ResponseSamples></TabItem></SchemaTabs></TabItem></MimeTabs></div></TabItem><TabItem label={"500"} value={"500"}><div>
|
|
|
|
Internal Server Error - returned on unhandled exceptions.
|
|
|
|
</div><div><MimeTabs className={"openapi-tabs__mime"} schemaType={"response"}><TabItem label={"application/json"} value={"application/json"}><SchemaTabs className={"openapi-tabs__schema"}><TabItem label={"Schema"} value={"Schema"}><details style={{}} className={"openapi-markdown__details response"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-response"}><strong>Schema</strong></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"error"} required={false} schemaName={""} qualifierMessage={undefined} schema={{"description":"A message describing the error","example":"Sorry something went wrong"}}></SchemaItem></ul></details></TabItem><TabItem label={"Example (from schema)"} value={"Example (from schema)"}><ResponseSamples responseExample={"{\n \"error\": \"Sorry something went wrong\"\n}"} language={"json"}></ResponseSamples></TabItem></SchemaTabs></TabItem></MimeTabs></div></TabItem></ApiTabs></div></div> |