# Returns Style sheet JSON object for the Assistant **GET /v1/Assistants/{AssistantSid}/StyleSheet** Returns Style sheet JSON object for the Assistant TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **AssistantSid** (string) The SID of the [Assistant](https://www.twilio.com/docs/autopilot/api/assistant) that is the parent of the resource to fetch. ## Responses ### 200 OK #### Body: (object) - **account_sid** (string | null) The SID of the Account that created the resource - **assistant_sid** (string | null) The SID of the Assistant that is the parent of the resource - **data** () The JSON string that describes the style sheet object - **url** (string(uri) | null) The absolute URL of the StyleSheet resource [Powered by Bump.sh](https://bump.sh)