Skip to main content
GET
Get derivation rules

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

source_attribute_id
integer<int64>[]

Only return rules reading from these attributes. Repeat the parameter to pass several ids.

target_attribute_id
integer<int64>[]

Only return rules producing these attributes. Repeat the parameter to pass several ids.

Response

200 - application/json

OK

records
object[]
required