Get an Executor Configuration
Use this endpoint to retrieve a specific executor configuration by its unique identifier.
Authorizations
JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.
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 when the configuration was last verified and ready for activation.
"2026-03-16T09:15:00Z"
Custom metadata.
Display name.
"Serasa KYC"
Current lifecycle status: unconfigured, configured, tested, active, or disabled.
"active"
Timestamp of the last update.
"2026-03-16T09:30:00Z"

