List all rolesCopy Pageget https://api.controlup.com/v1/organizations/{orgId}/rolesReturns a list of all roles.Required permission: View SettingsPath ParamsorgIduuidrequired^[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}$ID of your ControlUp organization. You can find your organization ID on the API Key Management page in the DEX platform.Query Params_pageint32≥ 1Defaults to 1The page of results to return. The first page is page number 1._limitint32≥ 1Defaults to 10The number of results returned per page._sortBystringenumDefaults to idSorts results according to the specified field.iddescriptionidcreatedAtupdatedAtnameisDefaultchildOrganizationIdsAllowed:descriptionidcreatedAtupdatedAtnameisDefaultchildOrganizationIds_orderstringenumDefaults to ascThe sort order (ascending / descending) of the field specified by the _sortBy parameter.ascascdescAllowed:ascdesc_searchstringA search filter that is applied to all fields. Only results that contain the specified string are returned._formatstringenumDefaults to jsonThe format of returned results.jsonjsonxmlcsvAllowed:jsonxmlcsvchildOrganizationIdstringFilter roles by a specific tenant manager child organization ID. Returns roles that apply to this child organization (either roles with no specific child organizations, or roles that include this child organization).isDefaultarray of booleansA search filter on the isDefault field.isDefaultADD booleandescriptionarray of objectsA search filter on the description field.descriptionADD stringnamearray of stringsA search filter on the name field.nameADD stringidarray of stringsA search filter on the id field.idADD stringResponses 200Ok 400Bad Request 401Unauthorized: Access is denied 403Forbidden: Access to this resource is denied 404Not Found: The requested resource could not be found 500Internal Server ErrorUpdated about 2 months ago Resend invitationCreate a roleDid this page help you?YesNo