Retrieve a transformation
Retrieves a transformation by its ID.
addObject, deleteIndex, editSettingsAuthorizations
Your Algolia application ID.
Your Algolia API key with the necessary permissions to make the request. Permissions are controlled through access control lists (ACL) and access restrictions. The required ACL to make a request is listed in each endpoint's reference.
Path Parameters
Unique identifier of a transformation. Universally unique identifier (UUID) of a transformation.
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
Response
OK
It is deprecated. Use the input field with proper type instead to specify the transformation code.
Date and time when the resource was created, in RFC 3339 format.
The uniquely identified name of your transformation.
Universally unique identifier (UUID) of a transformation.
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
Date and time when the resource was last updated, in RFC 3339 format.
The authentications associated with the current transformation.
Universally unique identifier (UUID) of an authentication resource.
A descriptive name for your transformation of what it does.
The input for the transformation, which can be either code or a no-code configuration.
- Code
- No-code
Owner of the resource.
The type of transformation, which can be either 'code' or 'noCode'.
code, noCode