Skip to main content
GET
List style profiles

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 style profiles.

page_size
integer
default:10

The maximum number of style profiles to return. Values above 100 are reduced to 100.

Response

Returns a list of style profiles.

style_profiles
object[]
total_count
integer

The total number of style profiles available to the account.

Example:

2