Search & list workflow configurationsCopy Pageget https://api.staging.payrails.io/merchant/workflows/{workflowCode}Fetch a list of workflow configuration versions for the given workflow code and query parameters.Path ParamsworkflowCodestringrequiredPath parameter to specify the workflow code.Query Paramspage[after]stringSearch collection items after that cursor.page[before]stringSearch collection items before that cursor.page[size]int32Length of the collection to search.filter[createdAt]stringFilter by createdAt.filter[workspaceId]stringFilter by Workspace ID.Responses 200Success. 401Unauthorized. 403Insufficient Scope. 429Too Many Requests.Updated 7 days ago