v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Credentials

Check Codex callback status

Check Codex callback status. Accepts a JSON request body when defined and returns the resulting resource or action status.

post/api/projects/{projectId}/credentials/codex/callback-status

Path parameters

projectIdstring required

Project identifier used to scope the request.

Request body

statestring required

OAuth state correlation value.

Response

Callback status

successboolean required

Whether the requested action succeeded.

errorstring

Error message when the operation failed.