Connectors
...
Actions
Get Identity Directory Role
5 min
description retrieve details for a specific directory role in microsoft graph api using the unique id provided endpoint url /v1 0/directoryroles/{{id}} method get inputs path parameters (object) – required path parameters id (string) – required directory role id parameters (object) url query parameters count (string) include a count of the total number of items in a collection alongside the page of data values returned from microsoft graph filter (string) use the $filter query parameter to retrieve just a subset of a collection for guidance on using $filter, see https //learn microsoft com/en us/graph/filter query parameter https //learn microsoft com/en us/graph/filter query parameter orderby (string) to sort the results in ascending or descending order, append either asc or desc to the field name, separated by a space top (number) sets the page size of results output output parameters status code (number) reason (string) json body (object) @odata context (string) id (string) deleteddatetime (object) description (string) displayname (string) roletemplateid (string) response headers header type cache control string transfer encoding string content type string content encoding string vary string strict transport security string request id string client request id string x ms ags diagnostic string x ms resource unit string odata version string date string