Skip to main content
GET
Retrieve style rule lists

Authorizations

Authorization
string
header
default:DeepL-Auth-Key
required

Authentication with Authorization header and DeepL-Auth-Key authentication scheme. Example: DeepL-Auth-Key <api-key>

Query Parameters

page
integer
default:0

The index of the first page to return. Use with page_size to get the next page of rule lists

page_size
integer
default:10

The maximum number of style rule lists to return.

Required range: 1 <= x <= 25
detailed
boolean
default:false

Determines if the rule list's configured_rules and custom_instructions should be included in the response body.

Response

JSON object containing the style rule lists.

style_rules
object[]