The GET /v1/intent/:id endpoint retrieves detailed information about a specific intent by its unique identifier.
Endpoint
GET https://snipe.merkle.io/v1/intent/:id
Path Parameters
id
string
The unique identifier (id) of the intent to retrieve.
Body
No body is required for this request.
An intent, same schema as POST /v1/intent.
Last updated 1 year ago
Was this helpful?