# Get logs of DBaaS service **POST /dbaas-service-logs/{service-name}** Get logs of DBaaS service ## Servers - https://api-ch-gva-2.exoscale.com/v2: https://api-ch-gva-2.exoscale.com/v2 () ## Parameters ### Path parameters - **service-name** (string) ### Body: application/json (object) - **limit** (integer(int64)) How many log entries to receive at most, up to 500 (default: 100) - **sort-order** (string) - **offset** (string) Opaque offset identifier ## Responses ### 200 200 #### Body: application/json (object) - **offset** (string) - **first-log-offset** (string) - **logs** (array[object]) [Powered by Bump.sh](https://bump.sh)