# Fetch defaults **GET /v1/Assistants/{AssistantSid}/Defaults** 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 default task links - **url** (string(uri) | null) The absolute URL of the Defaults resource [Powered by Bump.sh](https://bump.sh)