---
title: "getProjectRoleList"
canonical: "https://support.appfire.com/space/JCLI/70783095/getProjectRoleList"
format: markdown
---
> Macro (aura-html)

See also: [Actions](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70787366)

> Macro (details)
> 
> | **Description** | Get project roles with regex filtering by role name. Use the project parameter to list roles for a specific project, otherwise the list will be for globally defined roles. For simplified style projects only, project administration permission is not required to get a role list, however, the actors column will be blank in this case. |
> | --- | --- |
> | **Required Parameters** |  |
> | **Optional Parameters** | [outputFormat](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70789869), [regex](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70789814), [outputType](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70784259), [file](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70784297), [append](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70790085), [columns](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70784781), [select](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70790299), [options](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70784233), [encoding](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70785169) |
> | **Type** | [Get](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70780909/Action+Types#ActionTypes-Get) |
> | **Category** | [Projects](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70780591/Action+Categories#ActionCategories-Projects) |
> | **Output Formats** |  |
> | **Replacement Variables** |  |
> | **Hosting** | cloud,server,datacenter |
> | **Since Version** |  |
> | **Examples** | [getProjectRoleList](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70782732/Examples#Examples-getProjectRoleList) |

## Related How To's

> Macro (cql-query)