# To obtain session details for fetching reports and dashboards **POST /v1/Insights/Session** To obtain session details for fetching reports and dashboards ## Servers - https://flex-api.twilio.com: https://flex-api.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Headers - **Authorization** (string) The Authorization HTTP request header ## Responses ### 201 Created #### Headers - **Access-Control-Allow-Origin** (string) Specify the origin(s) allowed to access the resource - **Access-Control-Allow-Methods** (string) Specify the HTTP methods allowed when accessing the resource - **Access-Control-Allow-Headers** (string) Specify the headers allowed when accessing the resource - **Access-Control-Allow-Credentials** (boolean) Indicates whether the browser should include credentials - **Access-Control-Expose-Headers** (string) Headers exposed to the client #### Body: application/json (object) - **workspace_id** (string | null) Unique ID to identify the user's workspace - **session_expiry** (string | null) The session expiry date and time, given in ISO 8601 format. - **session_id** (string | null) The unique ID for the session - **base_url** (string | null) The base URL to fetch reports and dashboards - **url** (string(uri) | null) The URL of this resource. [Powered by Bump.sh](https://bump.sh)