Skip to main content
POST
Get Extraction Template by ID

Authorizations

Authorization
string
header
required

API key obtained from the EmberQA dashboard under the "Integrations" tab

Body

application/json
id
string<uuid>
required

Unique identifier of the extraction template

Example:

"123e4567-e89b-12d3-a456-426614174000"

Response

Successfully retrieved extraction template

statusCode
string
Example:

"SUCCESS"

statusMessage
string
Example:

"Successfully retrieved extraction template"

doc
object