Get an Executor Configuration
Use this endpoint to retrieve a specific executor configuration by its unique identifier.
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authenticating requests to the Flowker API. Provisioned via the API_KEY environment variable during deployment.
Path Parameters
Unique identifier of the executor configuration.
Response
Indicates that the request was successful and the response contains the requested data.
Base URL of the external service.
"https://api.serasa.com.br/v2"
Timestamp when the configuration was created.
"2026-03-15T10:00:00Z"
Human-readable description.
"Serasa identity validation service"
List of configured HTTP endpoints.
Unique identifier of the executor configuration.
"b2c3d4e5-f6a7-8901-bcde-f23456789012"
Timestamp of the last connectivity test. Null if never tested.
"2026-03-16T09:30:00Z"
Custom metadata.
Display name.
"Serasa KYC"
Current lifecycle status: unconfigured, configured, tested, active, or disabled.
unconfigured, configured, tested, active, disabled "active"
Timestamp of the last update.
"2026-03-16T09:30:00Z"

