# Fetch role **GET /v2/Services/{ServiceSid}/Roles/{Sid}** TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **Sid** (string) - **ServiceSid** (string) ## Responses ### 200 OK #### Body: (object) - **account_sid** (string | null) - **date_created** (string(date-time) | null) - **date_updated** (string(date-time) | null) - **friendly_name** (string | null) - **permissions** (array[string] | null) - **service_sid** (string | null) - **sid** (string | null) - **type** (string | null) - **url** (string(uri) | null) [Powered by Bump.sh](https://bump.sh)